business logic implementation meaning in English
业务逻辑实现
Examples
- The developer later adds the business logic implementation of this task
接下来开发人员添加这个任务的业务逻辑实现。 - In both cases , the core problem was resolved by carefully abstracting the business logic implementation from the code that used that logic
在这两个例子中,通过从使用业务逻辑的代码中谨慎地抽象出业务逻辑实现来解决核心问题。 - Chapter 5 introduce the conception of web component for workflow , and then discuss it from the views of business logic implementation , data exchanging between web components , web components management and web component setting , etc . finally two examples of the web component are analyzed
第五章,构建了面向工作流的web组件,探索了组件构成、连接与管理及参数设置的原理,实现了通用表单生成、数据上报组件和通用数据审批等典型的web组件。